Skip to content

lib: drivers: rest: data: Use IndexMap - #227

Open
patrickelectric wants to merge 3 commits into
bluerobotics:masterfrom
patrickelectric:use-indexmap-rest-data
Open

lib: drivers: rest: data: Use IndexMap#227
patrickelectric wants to merge 3 commits into
bluerobotics:masterfrom
patrickelectric:use-indexmap-rest-data

Conversation

@patrickelectric

Copy link
Copy Markdown
Member

REST vehicle maps were HashMap, we want insertion order.

Fix #33

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move rest data to IndexMap if possible

1 participant